home *** CD-ROM | disk | FTP | other *** search
/ How Would You Survive? / How Would You Survive (1995)(Grolier)[Mac-PC].iso / pc / vikingw.dir / 01699_Script_1699 < prev    next >
Text File  |  1995-09-12  |  271b  |  14 lines

  1. on enterFrame
  2.   if (MovieBoxRollover4 ("VCrossTheatre", "SV142000.AIF") = FALSE) then
  3.     if (VSicknessRollovers1() = FALSE) then
  4.       if (VGlobalRollover() = false) then
  5.         nothing
  6.       end if
  7.     end if
  8.   end if
  9. end
  10.  
  11. on exitFrame
  12.   go the frame
  13. end
  14.